Important: If no further configuration is needed, proceed to
Preparing and Using the Client Workstation chapter of this guide for information and instructions for preparing and using WEM Clients.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Refer to the Controlling Server Component Processes section later in this chapter for more information.
|
|
|
|
|
|
Refer to Preparing and Using the Client Workstation chapter of this guide for more information.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Refer to Preparing and Using the Client Workstation chapter of this guide for more information.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Refer to the Controlling Server Component Processes section later in this chapter for more information.
|
|
|
Refer to the Controlling Server Component Processes section later in this chapter for more information.
|
|
|
|
|
|
Refer to WEM Database Maintenance chapter of this guide for more information.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Important: Many of these files contain user-configurable parameters for tailoring the operation of the WEM. Information on the various parameters in these files is provided within the files. Refer to the Server Configuration Files section of this chapter for more information.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Refer to Enhanced WEM Logging chapter of this guide for more information.
|
|
|
|
|
|
Refer to Enhanced WEM Logging chapter of this guide for more information.
|
|
|
|
|
|
|
|
|
|
|
|
Caution: Improper configuration of this file can adversely affect WEM operation.
|
|
|
Caution: Do not alter this file.
|
|
|
|
|
|
Refer to Enhanced WEM Logging chapter of this guide for more information.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Important: The NorthBound Server and Notification Service processes are licensed-enabled and are not operational without the appropriate license. Contact your local Cisco sales representative for additional information.
|
|
|
Important: The NorthBound Server and Notification Service processes are licensed-enabled and are not operational without the appropriate license. Contact your local Cisco sales representative for additional information.
|
|
|
Important: The NorthBound Server and Notification Service processes are licensed-enabled and are not operational without the appropriate license. Contact your local Cisco sales representative for additional information.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Caution: Do not alter this file.
|
|
|
Refer to Enhanced WEM Logging chapter of this guide for more information.
|
|
|
Caution: Do not alter this file.
|
|
|
WEM Server SNMP MIB file. Refer to the Cisco ASR 5000 Series SNMP MIB Reference for more information on the objects and alarms defined in the MIB.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Refer to WEM Process Monitor chapter of this guide for more information.
|
|
|
|
|
|
Refer to the Controlling Server Component Processes section later in this chapter for more information.
|
|
|
|
|
|
Important: This script should be used with the same EMS releases. It will be required in case of EMS setup migration from one machine to another machine, OS change (Solaris 8 to Solaris 10), etc. There is a config file with this script ( ems_migrate.cfg), in which the list of directories for backup and restore can be specified. For example: dir_list=postgres/data server/etc server/bsschema
|
|
|
|
|
|
Script used for collecting server logs and other information that is useful for troubleshooting. Refer to the Capturing WEM Server Logs using Script section of the Troubleshooting the WEM appendix of this guide for more information on using this script.
|
As identified in the WEM Server Directory and Important Files table, the WEM provides a number of configuration files which can be modified to fine-tune the operation of the application. These files are located in the
/<ems_dir>/server/etc directory by default.
Caution: For most of these files, the WEM application process must be stopped and restarted in order for modifications to take effect. To ensure proper operation, be sure to read and understand all the information provided in the files prior to making changes.
The bulk statistics data from a managed system is received by the WEM Server in Comma Separated Value (CSV) format. The data is stored in the /server/data/<system-name> directory by default. The XML files should get generated under
<server-dir>/xmldata as long as the files are getting parsed and the data is getting logged in database. This generation of XML files is done by a separate process namely, bulkstatserver.
This file contains parameters used by the Process Monitor (refer to the WEM Process Monitor chapter for more information) function. These include parameters such as the directories from which WEM-related processes are started, polling intervals, and maximum percentage thresholds.
By default, log files generated by the WEM application are stored in the /<ems_dir>/server/log directory. The location is specified in the
xxxxlogger.xml files stored in the
/<ems_dir>/server/etc directory (refer to the
Enhanced WEM Logging chapter for information on these files).
Within the log directory, subdirectories are created as needed to contain log files for each of the various components that comprise the WEM Server:
The logging level is configurable using the WEM Server executable, serv (located in the
/<ems_dir>/server directory by default). The default level is
Finest.
Alternatively, the xxxxlogger.xml files stored in the
/<ems_dir>/server/etc directory provide a mechanism for specifying the log level for the specific WEM server modules. These levels only take effect if the configured level is more granular than that configured at the server level.
As identified in the WEM Server Directory and Important Files table, a number of user-executable scripts are provided with the WEM. These scripts are located in the
/<ems_dir>/server/scripts directory by default.
Where script_name is the name of the script as identified above.